Skip to content

fix bugs - #195

Merged
SWangHash merged 1 commit into
mainfrom
zz/fix5
Aug 6, 2026
Merged

fix bugs#195
SWangHash merged 1 commit into
mainfrom
zz/fix5

Conversation

@826193720

Copy link
Copy Markdown
Collaborator

1点击文件上的刷新按钮或者点击文件夹,会有短暂时间显示刷新图标,预期不显示刷新图标;2error类型的通知弹窗不会自动关闭;3新建文件/文件夹输入框里,点击鼠标左键拖拽字符,当鼠标拖拽到窗口外时松开,新建弹窗会关闭;4文件树重命名时文件已经存在的报错显示不全,显示了...;5新建文件夹弹窗如果名称非法,报错报的是文件名包含非法字符;6重命名文件夹,如果名称非常,报错报的也是文件名包含非法字符;7文件名称比较长时,删除文件的弹窗上的文件名显示不全,没有进行换行显示

Summary

Fixes #

Type and Areas

Type:

Areas:

Motivation / Impact

Verification

Reviewer Notes

Checklist

  • This PR is focused and does not include secrets, temporary prompts, generated scratch files, or unrelated artifacts.
  • Relevant verification is recorded above, or skipped checks are explained.
  • User-facing strings, docs, and locales are updated where applicable.

1点击文件上的刷新按钮或者点击文件夹,会有短暂时间显示刷新图标,预期不显示刷新图标;2error类型的通知弹窗不会自动关闭;3新建文件/文件夹输入框里,点击鼠标左键拖拽字符,当鼠标拖拽到窗口外时松开,新建弹窗会关闭;4文件树重命名时文件已经存在的报错显示不全,显示了...;5新建文件夹弹窗如果名称非法,报错报的是文件名包含非法字符;6重命名文件夹,如果名称非常,报错报的也是文件名包含非法字符;7文件名称比较长时,删除文件的弹窗上的文件名显示不全,没有进行换行显示
@SWangHash
SWangHash merged commit f45cc2d into main Aug 6, 2026
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants